Synergy

Installed network kvm synergy;

sudo apt-get install synergy

Set up autostart for synergy by following details on

I couldn’t get a connection to work running as a service on my Mac Book Pro, so set it to Desktop mode which connected straight away.

Portrait Mode for Pi

by adding...

Install and configure Raspbian

Download image from http://www.raspberrypi.org/downloads

Copy over image to the SD Card sudo dd bs=1m if=/Users/alisterjupp/Downloads/2013-02-09-wheezy-raspbian.img of=/dev/rdisk5

Extend OS to full size of SD Card via raspi-config at first boot

Set static ip s...

Here are the steps I took to configure my Raspberry Pi to be my XBMC DB and also run SickBeard. Info here mainly so that I have something to refer to in the future if I ever have to rebuild.

Install and configure Raspbian

Download image from http://www.raspberrypi.org/downloads

Copy over image...